[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BLT IEXP

 Function
  Display a specified bulletin number (IEXP) to the user.

 Syntax
  BLT bltnum

   bltnum  - The number of the bulletin to display to the user.
             Valid values are 1 through the number of bulletins available.

  Remarks
   This statement will display a specified bulletin number to the user.
   The BLT.LST file for the current conference will be searched for the
   bulletin.  If the bulletin number is invalid (less than 1 or greater than
   the highest bulletin number defined) then nothing will be displayed.

  Examples
   INTEGER num
   INPUT "Bulletin to view",num
   BLT num

See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson